Crate flanker_temp

source ·
Expand description

Helper for working with temporary files.

Structs

A path to a temporary file that will be deleted (if the file was created) when the path is eventually dropped.